﻿2026-06-03T22:00:54.6134118Z ##[group]Run actions/checkout@v4
2026-06-03T22:00:54.6136055Z with:
2026-06-03T22:00:54.6136913Z   repository: SaberMage/spt-core
2026-06-03T22:00:54.6147080Z   token: ***
2026-06-03T22:00:54.6147903Z   ssh-strict: true
2026-06-03T22:00:54.6148723Z   ssh-user: git
2026-06-03T22:00:54.6149570Z   persist-credentials: true
2026-06-03T22:00:54.6150485Z   clean: true
2026-06-03T22:00:54.6151322Z   sparse-checkout-cone-mode: true
2026-06-03T22:00:54.6152319Z   fetch-depth: 1
2026-06-03T22:00:54.6153135Z   fetch-tags: false
2026-06-03T22:00:54.6153975Z   show-progress: true
2026-06-03T22:00:54.6154952Z   lfs: false
2026-06-03T22:00:54.6155724Z   submodules: false
2026-06-03T22:00:54.6156595Z   set-safe-directory: true
2026-06-03T22:00:54.6157820Z ##[endgroup]
2026-06-03T22:00:54.7770755Z Syncing repository: SaberMage/spt-core
2026-06-03T22:00:54.7859392Z ##[group]Getting Git version info
2026-06-03T22:00:54.7861483Z Working directory is '/home/runner/work/spt-core/spt-core'
2026-06-03T22:00:54.7866168Z [command]/usr/bin/git version
2026-06-03T22:00:54.7916556Z git version 2.54.0
2026-06-03T22:00:54.7946319Z ##[endgroup]
2026-06-03T22:00:54.7965564Z Temporarily overriding HOME='/home/runner/work/_temp/1d35a439-6747-4c96-9ccc-3bf4acc12734' before making global git config changes
2026-06-03T22:00:54.7970752Z Adding repository directory to the temporary git global config as a safe directory
2026-06-03T22:00:54.8162391Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/spt-core/spt-core
2026-06-03T22:00:54.8168702Z Deleting the contents of '/home/runner/work/spt-core/spt-core'
2026-06-03T22:00:54.8172465Z ##[group]Initializing the repository
2026-06-03T22:00:54.8174825Z [command]/usr/bin/git init /home/runner/work/spt-core/spt-core
2026-06-03T22:00:54.8232171Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-06-03T22:00:54.8235602Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-06-03T22:00:54.8239443Z hint: to use in all of your new repositories, which will suppress this warning,
2026-06-03T22:00:54.8242969Z hint: call:
2026-06-03T22:00:54.8245157Z hint:
2026-06-03T22:00:54.8247772Z hint: 	git config --global init.defaultBranch <name>
2026-06-03T22:00:54.8250384Z hint:
2026-06-03T22:00:54.8253395Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-06-03T22:00:54.8257557Z hint: 'development'. The just-created branch can be renamed via this command:
2026-06-03T22:00:54.8261152Z hint:
2026-06-03T22:00:54.8264962Z hint: 	git branch -m <name>
2026-06-03T22:00:54.8267304Z hint:
2026-06-03T22:00:54.8271998Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-06-03T22:00:54.8275551Z Initialized empty Git repository in /home/runner/work/spt-core/spt-core/.git/
2026-06-03T22:00:54.8280944Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-core
2026-06-03T22:00:54.8333878Z ##[endgroup]
2026-06-03T22:00:54.8337396Z ##[group]Disabling automatic garbage collection
2026-06-03T22:00:54.8340529Z [command]/usr/bin/git config --local gc.auto 0
2026-06-03T22:00:54.8372906Z ##[endgroup]
2026-06-03T22:00:54.8376497Z ##[group]Setting up auth
2026-06-03T22:00:54.8380228Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-03T22:00:54.8452443Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-03T22:00:54.8810003Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-03T22:00:54.8847099Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-03T22:00:54.9077937Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-03T22:00:54.9111410Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-03T22:00:54.9364006Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-03T22:00:54.9401117Z ##[endgroup]
2026-06-03T22:00:54.9404373Z ##[group]Fetching the repository
2026-06-03T22:00:54.9413733Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f2cb019ef3ef143b3319ce7565ef9eebe349bc46:refs/remotes/origin/dev-freeform
2026-06-03T22:00:55.3336372Z From https://github.com/SaberMage/spt-core
2026-06-03T22:00:55.3345061Z  * [new ref]         f2cb019ef3ef143b3319ce7565ef9eebe349bc46 -> origin/dev-freeform
2026-06-03T22:00:55.3388309Z ##[endgroup]
2026-06-03T22:00:55.3389284Z ##[group]Determining the checkout info
2026-06-03T22:00:55.3390243Z ##[endgroup]
2026-06-03T22:00:55.3395143Z [command]/usr/bin/git sparse-checkout disable
2026-06-03T22:00:55.3442795Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-03T22:00:55.3471434Z ##[group]Checking out the ref
2026-06-03T22:00:55.3475979Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-03T22:00:55.3665803Z Switched to a new branch 'dev-freeform'
2026-06-03T22:00:55.3667338Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-03T22:00:55.3671631Z ##[endgroup]
2026-06-03T22:00:55.3712311Z [command]/usr/bin/git log -1 --format=%H
2026-06-03T22:00:55.3737886Z f2cb019ef3ef143b3319ce7565ef9eebe349bc46
